Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanitize LUNR search terms #1369

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Sanitize LUNR search terms #1369

merged 1 commit into from
Jul 13, 2022

Conversation

palamago
Copy link
Member

Remove Lunr reserved chars from query.

Related with :

The search below becomes +cars~1* +large~1* +sized~1*. A valid lunr search term.
Screen Shot 2022-07-13 at 17 24 44

@jhmullen jhmullen merged commit a412d8b into master Jul 13, 2022
@jhmullen jhmullen deleted the filter-lunr-reserved-chars branch July 13, 2022 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants